[INFO] fetching crate cargo-cross 1.5.0...
[INFO] testing cargo-cross-1.5.0 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate cargo-cross 1.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cargo-cross 1.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-cross 1.5.0
[INFO] tweaked toml for crates.io crate cargo-cross 1.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-cross 1.5.0 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-cross 1.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.5
[INFO] [stderr]   Downloaded zlib-rs v0.5.5
[INFO] [stderr]   Downloaded zip v8.5.1
[INFO] [stderr]   Downloaded async-compression v0.4.36
[INFO] [stderr]   Downloaded compression-codecs v0.4.35
[INFO] [stderr]   Downloaded astral-tokio-tar v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b455036ce645a328643895b7f101826d38508bf74495653507b8c15fe09d538a
[INFO] running `Command { std: "docker" "start" "-a" "b455036ce645a328643895b7f101826d38508bf74495653507b8c15fe09d538a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b455036ce645a328643895b7f101826d38508bf74495653507b8c15fe09d538a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b455036ce645a328643895b7f101826d38508bf74495653507b8c15fe09d538a", kill_on_drop: false }`
[INFO] [stdout] b455036ce645a328643895b7f101826d38508bf74495653507b8c15fe09d538a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e5767ef48c5f3b3af10277781186983bae4c7ac283aec92eb800d5dca6f6738
[INFO] running `Command { std: "docker" "start" "-a" "7e5767ef48c5f3b3af10277781186983bae4c7ac283aec92eb800d5dca6f6738", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling cargo-cross v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "7e5767ef48c5f3b3af10277781186983bae4c7ac283aec92eb800d5dca6f6738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e5767ef48c5f3b3af10277781186983bae4c7ac283aec92eb800d5dca6f6738", kill_on_drop: false }`
[INFO] [stdout] 7e5767ef48c5f3b3af10277781186983bae4c7ac283aec92eb800d5dca6f6738
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e881f17eac496123cfeacce1bbad900745c878f0d108e414d9d82195aff65d4d
[INFO] running `Command { std: "docker" "start" "-a" "e881f17eac496123cfeacce1bbad900745c878f0d108e414d9d82195aff65d4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling compression-codecs v0.4.35
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.36
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling astral-tokio-tar v0.6.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling cargo-cross v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "e881f17eac496123cfeacce1bbad900745c878f0d108e414d9d82195aff65d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e881f17eac496123cfeacce1bbad900745c878f0d108e414d9d82195aff65d4d", kill_on_drop: false }`
[INFO] [stdout] e881f17eac496123cfeacce1bbad900745c878f0d108e414d9d82195aff65d4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 016a3375fb5b08e744dd27556b6ed98871b6d9816495437db80c7a376ab75b89
[INFO] running `Command { std: "docker" "start" "-a" "016a3375fb5b08e744dd27556b6ed98871b6d9816495437db80c7a376ab75b89", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_cross-00e9814003733f3f)
[INFO] [stdout] 
[INFO] [stdout] running 226 tests
[INFO] [stdout] test cargo::tests::test_append_flag_empty ... ok
[INFO] [stdout] test cargo::tests::test_append_flag_multiple ... ok
[INFO] [stdout] test cargo::tests::test_append_flag_non_empty ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_arm64e_matches_rust_cfg_mapping ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_darwin_sets_osx_values ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_armv7_matches_rust_cfg_mapping ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_freebsd ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_ios_does_not_set_osx_architectures ... ok
[INFO] [stdout] test cargo::tests::test_render_cmake_toolchain_file_for_netbsd_matches_cmake_rs_mapping ... ok
[INFO] [stdout] test cli::tests::test_alias_targets ... ok
[INFO] [stdout] test cli::tests::test_cargo_cross_style_targets ... ok
[INFO] [stdout] test cli::tests::test_cargo_cross_style_build ... ok
[INFO] [stdout] test cargo::tests::test_build_cargo_env_uses_custom_cmake_toolchain_with_target_specific_key ... ok
[INFO] [stdout] test cargo::tests::test_build_cargo_env_generates_target_specific_cmake_toolchain_file ... ok
[INFO] [stdout] test cli::tests::test_conflicts_features_all_features ... ok
[INFO] [stdout] test cli::tests::test_command_alias_b ... ok
[INFO] [stdout] test cli::tests::test_conflicts_quiet_verbose ... ok
[INFO] [stdout] test cli::tests::test_args_alias ... ok
[INFO] [stdout] test cli::tests::test_cargo_cross_style_with_toolchain ... ok
[INFO] [stdout] test cli::tests::test_cargo_target_dir_original ... ok
[INFO] [stdout] test cli::tests::test_cargo_trim_paths_no_value ... ok
[INFO] [stdout] test cli::tests::test_cargo_args_original ... ok
[INFO] [stdout] test cli::tests::test_cflags_with_hyphen ... ok
[INFO] [stdout] test cli::tests::test_cargo_args_multiple ... ok
[INFO] [stdout] test cli::tests::test_edge_case_mixed_equals_and_space ... ok
[INFO] [stdout] test cli::tests::test_edge_case_target_with_numbers ... ok
[INFO] [stdout] test cli::tests::test_command_alias_r ... ok
[INFO] [stdout] test cli::tests::test_alias_trim_paths ... ok
[INFO] [stdout] test cli::tests::test_command_alias_c ... ok
[INFO] [stdout] test cli::tests::test_edge_case_all_bool_options ... ok
[INFO] [stdout] test cli::tests::test_edge_case_directory_option ... ok
[INFO] [stdout] test cli::tests::test_alias_workspace_all ... ok
[INFO] [stdout] test cli::tests::test_alias_rustflags ... ok
[INFO] [stdout] test cli::tests::test_command_alias_t ... ok
[INFO] [stdout] test cli::tests::test_edge_case_equals_in_value ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_cross_compiler_dir ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_build_std ... ok
[INFO] [stdout] test cli::tests::test_edge_case_manifest_path ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_directory ... ok
[INFO] [stdout] test cli::tests::test_edge_case_empty_passthrough ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_config_with_equals_in_value ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_crt_static ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_cc_cxx_ar ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_cflags_with_spaces ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_color ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_jobs ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_github_proxy ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_linker ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_features ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_long_target ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_multiple_options ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_glibc_version ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_target ... ok
[INFO] [stdout] test cli::tests::test_invalid_target_triple_dot ... ok
[INFO] [stdout] test cli::tests::test_invalid_target_triple_slash ... ok
[INFO] [stdout] test cli::tests::test_is_glob_pattern ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_ldflags ... ok
[INFO] [stdout] test cli::tests::test_invalid_target_triple_uppercase ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_sccache_options ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_message_format ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_profile ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_short_features ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_z_flag ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_target_dir ... ok
[INFO] [stdout] test cli::tests::test_mixed_crt_static_with_target ... ok
[INFO] [stdout] test cli::tests::test_interleaved_short_and_long_options ... ok
[INFO] [stdout] test cli::tests::test_mixed_crt_static_then_short_option ... ok
[INFO] [stdout] test cli::tests::test_multiple_targets_comma_separated ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_manifest_path ... ok
[INFO] [stdout] test cli::tests::test_mixed_multiple_flags_and_options ... ok
[INFO] [stdout] test cli::tests::test_no_matching_targets_glob_complex ... ok
[INFO] [stdout] test cli::tests::test_mixed_crt_static_then_flag ... ok
[INFO] [stdout] test cli::tests::test_no_matching_targets_glob ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_rustflag ... ok
[INFO] [stdout] test cli::tests::test_glob_pattern_matches_target ... ok
[INFO] [stdout] test cli::tests::test_github_proxy_original ... ok
[INFO] [stdout] test cli::tests::test_musl_target_with_default_glibc ... ok
[INFO] [stdout] test cli::tests::test_equals_syntax_toolchain ... ok
[INFO] [stdout] test cli::tests::test_multiple_targets_repeated_option ... ok
[INFO] [stdout] test cli::tests::test_github_proxy_mirror_alias ... ok
[INFO] [stdout] test cli::tests::test_multiple_config_flags ... ok
[INFO] [stdout] test cli::tests::test_linker_with_no_toolchain_setup ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std ... ok
[INFO] [stdout] test cli::tests::test_parse_build_command ... ok
[INFO] [stdout] test cli::tests::test_mixed_flag_then_crt_static ... ok
[INFO] [stdout] test cli::tests::test_parse_clippy_unknown_cargo_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_complex ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_empty ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_not_set ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_simple ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_whitespace_only ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_with_double_quotes ... ok
[INFO] [stdout] test cli::tests::test_parse_env_args_with_single_quotes ... ok
[INFO] [stdout] test cli::tests::test_options_before_command_style ... ok
[INFO] [stdout] test cli::tests::test_ldflags_with_hyphen ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_false ... ok
[INFO] [stdout] test cli::tests::test_parse_clippy_command ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std_false ... ok
[INFO] [stdout] test cli::tests::test_multiple_z_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_check_command ... ok
[INFO] [stdout] test cli::tests::test_parse_exec_command_from_env_passthrough ... ok
[INFO] [stdout] test cli::tests::test_parse_exec_command ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std_crates ... ok
[INFO] [stdout] test cli::tests::test_parse_config_flag ... ok
[INFO] [stdout] test cli::tests::test_multiple_rustflags ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_not_provided ... ok
[INFO] [stdout] test cli::tests::test_parse_exec_command_disable_auto_target ... ok
[INFO] [stdout] test cli::tests::test_no_toolchain_setup ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_flag ... ok
[INFO] [stdout] test cli::tests::test_parse_external_command_unknown_cargo_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_crt_static_no_value ... ok
[INFO] [stdout] test cli::tests::test_parse_multiple_targets ... ok
[INFO] [stdout] test cli::tests::test_parse_setup_command ... ok
[INFO] [stdout] test cli::tests::test_parse_build_std_no_value ... ok
[INFO] [stdout] test cli::tests::test_parse_external_cargo_command ... ok
[INFO] [stdout] test cli::tests::test_parse_target ... ok
[INFO] [stdout] test cli::tests::test_parse_no_default_features ... ok
[INFO] [stdout] test cli::tests::test_parse_features ... ok
[INFO] [stdout] test cli::tests::test_parse_profile ... ok
[INFO] [stdout] test cli::tests::test_parse_setup_command_explicit_format ... ok
[INFO] [stdout] test cli::tests::test_real_world_multi_target_build ... ok
[INFO] [stdout] test cli::tests::test_parse_passthrough_args ... ok
[INFO] [stdout] test cli::tests::test_passthrough_multiple ... ok
[INFO] [stdout] test cli::tests::test_passthrough_after_options ... ok
[INFO] [stdout] test cli::tests::test_parse_toolchain_with_target ... ok
[INFO] [stdout] test cli::tests::test_parse_verbose ... ok
[INFO] [stdout] test cli::tests::test_real_world_linux_musl_build ... ok
[INFO] [stdout] test cli::tests::test_parse_toolchain ... ok
[INFO] [stdout] test cli::tests::test_requires_exclude_needs_workspace ... ok
[INFO] [stdout] test cli::tests::test_reject_non_build_like_external_cargo_command ... ok
[INFO] [stdout] test cli::tests::test_parse_jobs ... ok
[INFO] [stdout] test cli::tests::test_real_world_sccache_build ... ok
[INFO] [stdout] test cli::tests::test_real_world_workspace_build ... ok
[INFO] [stdout] test cli::tests::test_real_world_test_with_passthrough ... ok
[INFO] [stdout] test cli::tests::test_passthrough_with_hyphen_values ... ok
[INFO] [stdout] test cli::tests::test_parse_passthrough_args_from_env_with_legacy_separator ... ok
[INFO] [stdout] test cli::tests::test_real_world_with_compiler_options ... ok
[INFO] [stdout] test cli::tests::test_release_flag_long ... ok
[INFO] [stdout] test cli::tests::test_short_concat_multiple ... ok
[INFO] [stdout] test cli::tests::test_rustflag_with_hyphen ... ok
[INFO] [stdout] test cli::tests::test_targets_json_format ... ok
[INFO] [stdout] test cli::tests::test_short_concat_features ... ok
[INFO] [stdout] test cli::tests::test_parse_z_flag ... ok
[INFO] [stdout] test cli::tests::test_targets_plain_format ... ok
[INFO] [stdout] test cli::tests::test_rustc_bootstrap_no_value ... ok
[INFO] [stdout] test cli::tests::test_short_concat_mixed_with_space ... ok
[INFO] [stdout] test cli::tests::test_release_flag_short ... ok
[INFO] [stdout] test cli::tests::test_requires_build_std_features_with_build_std ... ok
[INFO] [stdout] test cli::tests::test_targets_subcommand ... ok
[INFO] [stdout] test cli::tests::test_timings_followed_by_option ... ok
[INFO] [stdout] test cli::tests::test_short_concat_directory ... ok
[INFO] [stdout] test cli::tests::test_short_concat_target ... ok
[INFO] [stdout] test cli::tests::test_passthrough_single ... ok
[INFO] [stdout] test cli::tests::test_short_concat_jobs ... ok
[INFO] [stdout] test cli::tests::test_short_concat_z_flag ... ok
[INFO] [stdout] test cli::tests::test_validate_target_triple ... ok
[INFO] [stdout] test cli::tests::test_valid_target_triple_with_numbers ... ok
[INFO] [stdout] test cli::tests::test_short_concat_package ... ok
[INFO] [stdout] test cli::tests::test_timings_with_value ... ok
[INFO] [stdout] test cli::tests::test_rustc_bootstrap_with_value ... ok
[INFO] [stdout] test cli::tests::test_target_dir_alias ... ok
[INFO] [stdout] test config::tests::test_abi_as_str ... ok
[INFO] [stdout] test config::tests::test_all_targets_count ... ok
[INFO] [stdout] test config::tests::test_arch_as_str ... ok
[INFO] [stdout] test config::tests::test_arch_qemu_binary_name ... ok
[INFO] [stdout] test config::tests::test_expand_all ... ok
[INFO] [stdout] test config::tests::test_expand_darwin_pattern ... ok
[INFO] [stdout] test cli::tests::test_requires_exclude_with_workspace ... ok
[INFO] [stdout] test config::tests::test_expand_direct ... ok
[INFO] [stdout] test config::tests::test_expand_glob_braces ... ok
[INFO] [stdout] test config::tests::test_expand_freebsd_pattern ... ok
[INFO] [stdout] test cli::tests::test_toolchain_plus_syntax_takes_precedence ... ok
[INFO] [stdout] test config::tests::test_expand_glob_braces_with_wildcard ... ok
[INFO] [stdout] test config::tests::test_expand_invalid_target ... ok
[INFO] [stdout] test cli::tests::test_timings_without_value ... ok
[INFO] [stdout] test config::tests::test_expand_glob_question_mark ... ok
[INFO] [stdout] test config::tests::test_expand_regex_anchored ... ok
[INFO] [stdout] test config::tests::test_expand_glob_brackets ... ok
[INFO] [stdout] test config::tests::test_expand_pattern ... ok
[INFO] [stdout] test config::tests::test_expand_netbsd_pattern ... ok
[INFO] [stdout] test config::tests::test_glibc_versions ... ok
[INFO] [stdout] test config::tests::test_expand_regex_pattern ... ok
[INFO] [stdout] test config::tests::test_os_as_str ... ok
[INFO] [stdout] test config::tests::test_target_config_android ... ok
[INFO] [stdout] test config::tests::test_target_config_darwin ... ok
[INFO] [stdout] test config::tests::test_target_config_linux_musl ... ok
[INFO] [stdout] test config::tests::test_target_config_windows ... ok
[INFO] [stdout] test config::tests::test_target_lookup ... ok
[INFO] [stdout] test config::tests::test_x32_targets ... ok
[INFO] [stdout] test download::tests::test_github_proxy ... ok
[INFO] [stdout] test platform::tests::test_aarch64_be_targets ... ok
[INFO] [stdout] test platform::tests::test_glob_does_not_match_clang_plus_plus ... ok
[INFO] [stdout] test download::tests::test_archive_format_detection ... ok
[INFO] [stdout] test platform::tests::test_glob_does_not_match_clang_plus_plus_with_suffix ... ok
[INFO] [stdout] test platform::tests::test_glob_does_not_match_clang_with_libc_suffix ... ok
[INFO] [stdout] test cli::tests::test_verbose_double ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_aarch64_darwin_clang ... ok
[INFO] [stdout] test config::tests::test_libc_as_str ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_clang_exact ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_clang_plus_plus_exact ... ok
[INFO] [stdout] test platform::tests::test_linux_bin_prefix_gnu ... ok
[INFO] [stdout] test platform::tests::test_linux_bin_prefix_musl ... ok
[INFO] [stdout] test platform::tests::test_linux_bin_prefix_with_abi ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_gnu_custom_version ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_gnu_default ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_musl ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_different_darwin_versions ... ok
[INFO] [stdout] test platform::tests::test_linux_folder_name_with_abi ... ok
[INFO] [stdout] test platform::tests::test_to_cmake_path_unix ... ok
[INFO] [stdout] test platform::tests::test_glob_matches_ios_compiler ... ok
[INFO] [stdout] test platform::tests::test_to_cmake_path_with_dots ... ok
[INFO] [stdout] test platform::tests::test_x32_bin_prefix ... ok
[INFO] [stdout] test platform::tests::test_x32_folder_names ... ok
[INFO] [stdout] test cli::tests::test_toolchain_option_with_version ... ok
[INFO] [stdout] test platform::tests::test_to_cmake_path_relative ... ok
[INFO] [stdout] test cli::tests::test_valid_glob_pattern_matches ... ok
[INFO] [stdout] test cli::tests::test_verbose_triple ... ok
[INFO] [stdout] test cli::tests::test_timings_followed_by_flag ... ok
[INFO] [stdout] test cli::tests::test_trim_paths_no_value ... ok
[INFO] [stdout] test cli::tests::test_verbose_mixed_with_options ... ok
[INFO] [stdout] test cli::tests::test_toolchain_option ... ok
[INFO] [stdout] test cli::tests::test_valid_target_triple_underscore ... ok
[INFO] [stdout] test cli::tests::test_verbose_long_form ... ok
[INFO] [stdout] test env::tests::test_cross_env_build ... ok
[INFO] [stdout] test cli::tests::test_verbose_single ... ok
[INFO] [stdout] test cli::tests::test_verbose_separate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_cross-62e6da83d6f050e9)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::detect_current_setup_shell_falls_back_to_comspec ... ok
[INFO] [stdout] test tests::detect_current_setup_shell_prefers_current_shell ... ok
[INFO] [stdout] test tests::prepare_exec_command_ignores_target_after_passthrough_separator ... ok
[INFO] [stdout] test tests::prepare_exec_command_injects_target_for_cargo ... ok
[INFO] [stdout] test tests::prepare_exec_command_inserts_target_before_passthrough_separator ... ok
[INFO] [stdout] test tests::cargo_subcommand_for_exec_skips_toolchain_and_global_options ... ok
[INFO] [stdout] test tests::prepare_exec_command_respects_existing_short_target ... ok
[INFO] [stdout] test tests::prepare_exec_command_respects_existing_short_concat_target ... ok
[INFO] [stdout] test tests::prepare_exec_command_skips_fmt_passthrough_subcommands ... ok
[INFO] [stdout] test tests::prepare_exec_command_skips_non_cargo_commands ... ok
[INFO] [stdout] test tests::prepare_exec_command_respects_existing_target ... ok
[INFO] [stdout] test tests::prepare_exec_command_skips_non_target_cargo_subcommands ... ok
[INFO] [stdout] test tests::render_setup_env_supports_cmd ... ok
[INFO] [stdout] test tests::render_setup_env_supports_fish ... ok
[INFO] [stdout] test tests::render_setup_env_supports_bash ... ok
[INFO] [stdout] test tests::render_setup_env_supports_powershell ... ok
[INFO] [stdout] test tests::resolve_setup_output_format_falls_back_to_bash ... ok
[INFO] [stdout] test tests::write_setup_github_env_appends_multiline_entries ... ok
[INFO] [stdout] test tests::render_setup_env_supports_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/help_output.rs (/opt/rustwide/target/debug/deps/help_output-5b5cb8205c7a5647)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test doc_help_uses_wrapper_help ... ok
[INFO] [stdout] test build_help_uses_wrapper_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cargo_cross
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "016a3375fb5b08e744dd27556b6ed98871b6d9816495437db80c7a376ab75b89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016a3375fb5b08e744dd27556b6ed98871b6d9816495437db80c7a376ab75b89", kill_on_drop: false }`
[INFO] [stdout] 016a3375fb5b08e744dd27556b6ed98871b6d9816495437db80c7a376ab75b89
